home *** CD-ROM | disk | FTP | other *** search
- ; CONFIGURATION FILE FOR THE 2d GRAPHICS CLASS
-
- ; This file should contain a list of configuration file names. For example, if 2d
- ; character sets are required, then the configuration file CHARSETS.txt should be included
- ; in this list.
- ; NOTE: The file CHARSETS.txt contains a list of character sets (should multiple character
- ; sets be required) so a list of individual character sets is not required here,
- ; only the header file CHARSETS.txt
- ; NOTE: This same system should also apply to other 2d graphics types, eg: icon sets.
-
- ; Types of 2d Graphics recognised:
- ; CHARSETS.cfg // Character Sets are included in the FrontEnd.
- ; BKPANELS.cfg // BackPanels are included (ie: a panel to draw other graphics onto)
- ; GRAPHICS.cfg // Normal everyday graphics
-
- ; Include 2d character sets
- CHARSETS.cfg
-
- ; Include 2d Backpanels
- BKPANELS.cfg
-
- ; Include 2d graphics
- GRAPHICS.cfg